Open
Conversation
…ick reference documentation
…ved clarity and functionality
…lization in Trainer class
…ce training epochs from 400 to 100; update dependencies in requirements and project files.
…ize and num_workers for GPU compatibility; enhance early stopping with W&B logging
… is referenced; add Docker VM setup guide for environment configuration and troubleshooting
…add environment variables for WANDB and PYTHONPATH; fix command to use python instead of python3.11
…WANDB API key assignment
…d cropSize, and modify num_workers for optimal performance
…dSize, blur_prob, and nepoch for improved performance and alignment with research paper
…ng; includes frame extraction and optical flow generation
…ng; adjust jpg_prob, earlystop, save_epoch_freq, and nepoch for improved training dynamics
…rs to 16 and nepoch to 50 for improved performance, adjust jpg_qual to a range for better augmentation
…aving from early stopping, define metrics for tracking best values in wandb summary
… checkpoint loading logic
…s in prepare_data.py
…tions for training
…ations for training
…ities - Created WANDB_SETUP.md for detailed W&B integration instructions. - Implemented download_data.py to handle dataset, checkpoint, and RAFT model downloads. - Added download_t2v.py for downloading a specific file from Google Drive. - Developed prepare_data.py to extract frames from videos and compute optical flow using RAFT. - Introduced process_custom_videos.py for processing custom videos with optical flow extraction. - Added recreate_table_2.py to facilitate the recreation of evaluation results for specific datasets. - Implemented test_flat.py for evaluating model performance on RGB and optical flow frames.
…set transformation
…structure and remove trainer_optical.py
…data preparation and utility scripts, and a GUI, while updating training and testing modules.
…inux, and update Dockerfile with GUI app and dependencies.
… with `in` operator.
…ssing times for video extraction and detection steps.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.